github.com/go-pg/pg/v10/orm.join.Parent (field)
6 uses
github.com/go-pg/pg/v10/orm (current package)
join.go#L11: Parent *join
join.go#L154: if j.Parent != nil {
join.go#L155: switch j.Parent.Rel.Type {
join.go#L182: b = appendAlias(b, j.Parent)
join.go#L202: b = appendAlias(b, j.Parent)
model_table_struct.go#L358: currJoin.Parent = lastJoin
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)